func time.read

2 uses

	time (current package)
		sys_unix.go#L35: func read(fd uintptr, buf []byte) (int, error) {
		zoneinfo_read.go#L585: 		n, err = read(f, buf[:])